home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / chat / ircii-2.8he / ircii-2 / help / NAMES < prev    next >
Encoding:
Text File  |  1993-05-04  |  754 b   |  16 lines

  1. Usage: NAMES [<flag> [<arg>]] [<channel>]
  2.   Shows the nicknames of all users on all visible channels.
  3.   If no channel is specified, all channels are shown, otherwise
  4.   only matching channels are shown (the channel may contain 
  5.   wildcards).  If the channel specified is "*" then it will show
  6.   only information only about your current channel.  The displayed
  7.   list may also be limited by using one or more of the
  8.   following flags:
  9.     -MIN n        When n the minimum number of user.  Channels
  10.             with less than n users are not shown.
  11.     -MAX n        When n the maximum number of user.  Channels
  12.             with more than n users are not shown.
  13.     -PUBLIC        Only shows Public channels
  14.     -PRIVATE    Only shows Private (*) channels
  15.     -ALL        Overrides previous -PUBLIC and/or -PRIVATE
  16.